Skip to content

Bug 2052694: ShadowBugs extension breaks checksetup.pl --no-database by doing database operations during template initialization#164

Open
justdave wants to merge 2 commits into
mainfrom
bug-2052694-harmony
Open

Bug 2052694: ShadowBugs extension breaks checksetup.pl --no-database by doing database operations during template initialization#164
justdave wants to merge 2 commits into
mainfrom
bug-2052694-harmony

Conversation

@justdave

@justdave justdave commented Jul 5, 2026

Copy link
Copy Markdown
Member

Details

See comment 1 on the referenced bug.

Additional info

Test Plan

  1. Enable the ShadowBugs extension by deleting extensions/ShadowBugs/disabled
  2. docker compose build --no-cache

The error happens during the build phase so if the build succeeds, the patch fixed it. You can try the above without this patch to see it fail.

…by doing database operations during template initialization
@justdave justdave requested review from dylanwh and mrenvoize July 5, 2026 06:52

@mrenvoize mrenvoize left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and works well..

Might be worth implementing the same change to extensions/Webhooks/Extension.pm ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants